-
1 return parameter value
Программирование: значение возвращаемого параметраУниверсальный англо-русский словарь > return parameter value
-
2 value
= VALзначение; величинасм. тж. absolute value, actual value, average value, boundary value, call by value, composite value, default value, hash value, hexadecimal value, immediate value, initial value, input value, limiting value, logical value, named value, null value, output value, return value, scalar value, unsigned value, value function, value list, value parameter, variable valueАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > value
-
3 function
I = FUNC1) функцияв программировании - специальный вид подпрограмм, выполняющих некоторое вычисление и отличающихся тем, что они возвращают в точку вызова результат (return value), присваиваемый имени функции. Поэтому функции, как правило, используются в выражениях. Функция состоит из четырёх частей: типа возвращаемого результата (return type) (он же тип функции), имени функции (function name), списка параметров (parameter list) и тела функции (function body). Функции бывают встроенные (predefined function), библиотечные (library function) и пользовательские (custom function).The chief advantage of a function is that it can be treated as a "black box" that takes a set of known inputs and produces a corresponding output. — Главное преимущество функции в том, что она может рассматриваться как чёрный ящик, принимающий набор известных входных данных и выдающий соответствующий им результат.
Syn:см. тж. built-in function, expression, function body, function call, function declaration, function definition, function editor, function header, function name, function overloading, function procedure, function prototype, function reference, function scope, function signature, function template, in-line function, intrinsic function, logical function, mathematical function, member function, objective function, one-way function, polymorphic function, primitive, procedure, pseudorandom function, recursive function, routine, standard function, string function, subroutine, system function, threshold function, undocumented function, value function, variadic function, virtual function, voidнапример, программы и/или устройствасм. тж. feature3) (см. тж. function unit) - функциональный блок (модуль, узел, элемент, компонент)аппаратный, программный или аппаратно-программный блок, составная часть более крупной системысм. тж. analog function4) функционирование, работоспособность5) [функциональная] зависимость6) глаг. функционировать, действовать, работать
II = library routineАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > function
-
4 process
1) процесс2) процедура3) технологический процесс || технологический4) приём, способ5) обрабатывать; перерабатывать•process with independent increments — процесс с независимыми приращениями, аддитивный процесс
process with nonstationary increments — процесс с нестационарными приращениями, неоднородный во времени процесс
process with stationary and independent increments — процесс со стационарными и независимыми приращениями, однородный процесс
- absorbing barrier process - basic oxygen process - direct reduction process - discrete process - discrete-time process - linearly singular process - locally integrable process - locally stable process - multistep process - multivariate process - N-dimensional process - partially mixing process - process of hidden periodicities - steady stochastic process - temporally homogeneous process - weakly ergodic process - weakly stationary processprocess with stationary increments — процесс со стационарными приращениями, однородный во времени процесс
См. также в других словарях:
Parameter (Informatik) — Parameter sind in der Informatik Variablen, über die ein Computerprogramm oder Unterprogramm, für einen Aufruf gültig, auf bestimmte Werte eingestellt werden kann. Diese Einstellungen werden bei der Verarbeitung berücksichtigt und beeinflussen… … Deutsch Wikipedia
Value at risk — (VaR) is a maximum tolerable loss that could occur with a given probability within a given period of time. VaR is a widely applied concept to measure and manage many types of risk, although it is most commonly used to measure and manage the… … Wikipedia
Parameter (computer science) — In computer programming, a parameter is a variable which takes on the meaning of a corresponding argument passed in a call to a subroutine. In the most common case, call by value, a parameter acts within the subroutine as a local (isolated) copy… … Wikipedia
Parameter — A technical systems term for a value which is given to a computer program to use as it carries out its steps. An example might be an interest rate from a table which is passed from program A to program B when program A asks B to work out the… … International financial encyclopaedia
Procedural parameter — In computing, a procedural parameter is a parameter of a procedure that is itself a procedure.This concept is an extremely powerful and versatile programming tool, because it allows programmers to modify certain steps of a library procedure in… … Wikipedia
Time value of money — The time value of money is the value of money figuring in a given amount of interest earned over a given amount of time. The time value of money is the central concept in finance theory. For example, $100 of today s money invested for one year… … Wikipedia
Entity–attribute–value model — (EAV) is a data model to describe entities where the number of attributes (properties, parameters) that can be used to describe them is potentially vast, but the number that will actually apply to a given entity is relatively modest. In… … Wikipedia
Entity-attribute-value model — (EAV), also known as object attribute value model and open schema is a data model that is used in circumstances where the number of attributes (properties, parameters) that can be used to describe a thing (an entity or object ) is potentially… … Wikipedia
Call by Value — Wertparameter (engl. call by value) sind Parameter von Unterprogrammen in Programmiersprachen, die die Übergabe, jedoch nicht die Rückgabe von Werten ermöglichen. Neben Wertparametern stehen oft auch Referenzparameter zur Verfügung, die neben… … Deutsch Wikipedia
Call by value — Wertparameter (engl. call by value) sind Parameter von Unterprogrammen in Programmiersprachen, die die Übergabe, jedoch nicht die Rückgabe von Werten ermöglichen. Neben Wertparametern stehen oft auch Referenzparameter zur Verfügung, die neben… … Deutsch Wikipedia
Carrier-Suppressed Return-to-Zero (CSRZ) — is an optical signal format. In CSRZ the field intensity drops to zero between consecutive bits (RZ), and the field phase alternates by π between neighbouring bits, so that if the phase of the signal is e.g. 0 in even bits (bit number 2 n ), the… … Wikipedia